Revert 3fd7dbc94074826755da7fc3237e439ba6e81ada
authorMatthias Clasen <mclasen@redhat.com>
Thu, 8 Dec 2011 17:44:19 +0000 (12:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 8 Dec 2011 17:44:19 +0000 (12:44 -0500)
commit9bf17a95e57dd0d223cf45e5e7332b7ef04134b7
tree7da5f57a7c2e6c83702c3af0b81ca31cf098de38
parente43080a0c2cdb63e11332c5412665e1739789af1
Revert 3fd7dbc94074826755da7fc3237e439ba6e81ada

Calling gdk_keymap_add_virtual_modifiers causes _all_ virtual
modifiers to be added, which causes problem when they are co-located
on the same real modifier (as Super and Hyper often are). Effectively,
this made it impossible to enter key combinations involving Super,
since they all turn into Super+Hyper.
gtk/gtkcellrendereraccel.c